body {
	text-align: center;
	font-size: 12px;
}
a {
	/*color: #0048C0;*/
	color: maroon;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
* {	font-family: arial;}
p {margin: 0;}
form { margin: 0;}
img {border: 0;}

h1 {margin: 0;font-size:9px;}
h4 {font-size: 13px;}
/*ID declarations*/
#wrapper {
	margin: 3px auto;
	text-align:left;
	border: 1px solid #363;
	width: 780px;
}
#topnavigation {
	text-align: right;
	margin-left: 195px;
}
#topbanner {
	padding-top: 5px;
	background: #eee;
	text-align: center;
}

#footer {
text-align: center;

	width: 780px;


}
#footerright {
	text-align: center;
	float: right;
	width: 250px;
}
/*ID declarations END*/

/*kallen!add---*/
#cart_table {
    background:#000000;
    font-size:11px;
}
#cart_table tr {
    background:#ffffff;
}
/*kallen !add!--end*/

/**********************************/

/* Left and right content control */
div.navcontainer {
	float: left;
	width: 190px;
}
div.content {	float: left;margin-left:5px; width: 580px;}
/*Left and right content control End
Old archived css
div.content {margin-left: 195px;}
div.contentcontainer {
	float: left;
	width: 700px;
}*/

/**********************************/
/* subcategory */
#subcatprod {
	border: 0 solid #EEE;
	border-width: 2px 0 0 2px;
}
#subcatprod td.product {
	word-wrap: break-word;
	border: 0 solid #EEE;
	border-width: 0 2px 2px 0;
	text-align: center;
	padding: 17px 0 0;

}
#subcatprod td span.name {
display:block;
width: 120px;
}
#subcatprod img {
	display:block;
	margin:0 auto;
/*	background: url('/skin1/images/view1.gif') no-repeat 50% 100%;*/
}

#subcatprod select {
	width: 110px;
}

div.SubCat {
	width:49%;
	float:left;
}
div.SubCat li { list-style-type: disc;margin-left:20px;}


/* subcategory */
.clear {
	height: 0px !important;
	line-height: 0px !important;
	width: 100% !important;
	float: none !important;
	clear: both;
}
a.siteurl {border-bottom: 1px solid #FFF;}
a.siteurl:hover {border-bottom: 1px solid #008000;}
.intro {
	padding: 0;
}

.intro h2 {
	color: #9F7648;
	font-size: 16px;
	margin-top: 0;
}

.intro h3 {
	color: #70A3C0;
	font-size: 14px;
	margin: 0;
}
.intro h4 {
	margin-top: 0;
}
/* kallen!add---*/
.shopsafe {
    background: url('/img/security.jpg') no-repeat center left;
    padding-left: 15px;
	display: block;
	text-align: center; 
}
/*kallen!add--end*/
.catframe {
	border: 1px solid #363;
	background-color: #FE8B00;
}
.catframe p {
	margin: 0;
	background: url('/img/right.gif') repeat-y top right;
}

.catframe p strong a {
	position: absolute;
	top:0;right:0;
	color: #FF0;
	text-decoration: none;
}
.catframe p strong a.relative {
	position: relative;
	color: #FF0;
}
.catframe p strong {
	position:relative;
	background: url('/img/left.gif') no-repeat center left;
	display: block;
	padding-left: 30px;
	line-height: 23px;
	height: 23px;
}

#help div.screen {
	font-size: 10px;
	text-align: center;
	float: left;
	width: 92px;
}
#help div.screen div {
	width: 60px;
	height: 60px;
	overflow: hidden;
}
#help .screen a {
	width: 100%;
	display: block;
}

div.frame .input {width: 130px;}
#topnav {
	position: absolute;
	top: 0;
	right: 0;
}

div.frame {
	position: relative;
	padding: 6px;
	border: 1px solid #363;
	margin: 10px 0 5px;
}
div.frame_survey {
	position: relative;
	padding: 6px;
	border: 1px solid #363;
}
div.frame h6 {
	position: absolute;
	left: 8px;
	top: -6px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0;padding: 0 7px;
	background: white;

}

.smallnavbox a{
	float: left;
	display: block;
	border: 1px solid #363;
	color: #363;
	background: #FF0;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	margin-right:8px;
	width: 20px;
	line-height: 20px;
	text-align: center;
}

#spotlight_products div {
	float: left;
	width: 173px;
	margin: 10px 2px 0;
	padding: 5px;
	border: 1px solid #aaaaaa;
	height: 220px;
}
#spotlight_products p {
	margin: -5px -5px 5px;padding:;
	background: #dddddd;
		border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
	text-align: center;
}
#welcomebanner {
	width: 760px;
	background: #FF0;
}
#spotlight {

	padding: 5px;
	border: 1px solid #aaaaaa;
}
#spotlight div {
	margin: -5px -5px 5px;padding:;
	background: #dddddd;
		border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
	text-align: center;
}
#spotlight a {
	border: 1px solid white;
}
#spotlight a:hover {border: 1px solid #363;}

div.product_highlight {
	width:100px;
	float:left;
	padding: 5px;
	margin: 0 0 6px;
  vertical-align: middle;
}

.product_highlight {
    text-align: center;
}
.product_highlight td.product_frame {
  width: 80px;
	height: 80px;
	overflow: hidden;
  border:1px solid black;
}
.product_frame img {display: block}

.product_highlight td.price{
	font-size: 11px;
    font-weight: bold;
	color: red;
}



.product_frame p.imgwrap {
    padding: 0px;
    width: 80px;
    height:80px;
	overflow: hidden;
}

.product_frame p.recommend {
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.product_highlight A:hover IMG {border-color: #3399FF;}
.product_highlight A:hover {border-color: transparent;}

/***kallen modify 3.28***/
.product_highlight h3{

	font-size: 11px;
	text-decoration: none;
	padding:0px;
	line-height:100%;
	margin: 0;
	font-weight:normal;
}


.highlightname{

    font-size: 11px;
	text-decoration: none;
}

.other_products {
    width:80px;
	padding: 3px;
	margin: 0 0 3px;
  vertical-align: middle;
}
.other_products td{
   width:80px;
   text-align:center;
   overflow: hidden;
}
.other_products td.recommend{
	width: 60px;
	height: 60px;
	overflow: hidden;
}


.other_products td.price{
	font-size: 11px;
    font-weight: bold;
	color: red;
}
#other_products {font: 11px arial;color:red}
#other_products a {font-size:11px;}

/*kallen modify end 3.28*/
/* divs */
div#custompages {
	border-top: 12px solid #FC0;
	padding: 0 14px;
}
div.DialogTitle {
	font-weight: bold;
	font-size: 13px;
}
/* misc declarations */
.Button {height: 14px; line-height: 14px;background: #363;color: #ff0; font-weight: bold;font-size: 11px;}
.ButtonTable { cursor: pointer;}
blockquote.welcome { margin:14px;}
.welcome {border-collapse: collapse;}
.welcome TD {
	border: 1px solid #800000;
	background: #FFFFAA;
	text-align: center;
}
.red {
color: #F00;
}

.f16 {
font-size: 16px;
font-weight: bold;
}
.f11 {
font-size: 11px;
}
div#new P {
margin-bottom: 10px;
}
/* misc declarations end */

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {	display:inline-block;}
/* mac hide \*/
* html table {height:1%;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */



#nav li { position:relative;z-index:20;display:inline-block;}

#nav li div { /* second-level lists */
    display: none;
    position: absolute;
    top: 0;
    left: 156px;
    background-color: gray;
		background:#F6F5F5;
}
#nav li div a {
  background: url('/img/sub2.gif') no-repeat 2px 50%;
  padding:0 15px;
	color: #D95455;
	font-size:12px;
	border-bottom: 1px dotted black;
	
}
#nav li div a:hover { text-decoration: underline; }
#nav li div table {border-collapse:collapse; width: 620px;}
#nav li div table td {vertical-align:top;border: 1px solid #8a8a8f;width: 33%;padding:5px}

ul.yellow-dot li a span{color:gray;font-weight:none;}

#nav li:hover div, #nav li.sfhover div {display:block;}

#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
}
ul.yellow-dot {
	border-top: 1px dotted #363;
	margin: 0px;
	padding: 0px;
}
ul.yellow-dot li {display: inline;}
ul.yellow-dot li a {
	background:  url('/img/cross2.gif') no-repeat 9px 50%;
	padding-left: 25px;
	display: block;
	color: #245433;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #363;
	text-decoration: none;
}
ul.yellow-dot li a:hover {
	color: #FF0;
	background-color: #245433;
	background-position: 15px 50%;
	border-bottom: 1px solid #FF0;
}

/***kallen add!---***/
#discount {
    background-color: black;
	width:500px;
}
#discount TR {
    text-align: center;
    background: #C4D6FD;
}
/*kallen add 3.20*/
.demandsource {
    width: 500px;
	border: 1px solid #FA930E;
	background-color: #FDDCC5;
	text-align: center;
}
/*kallen add 4.16*/
.moreinfo {color:red; font-size:15px;font-weight:bold;text-align:center;}
b.br {color:brown;font-weight:bold;}
b.br span {color:purple}
td .c_blue{color:blue;font-weight:bold;font-size: 14px;}
/**add end***/

.NoBorder { border: 0 !important;}
.lightgreen, .lightgreen td {border-color: #CCFF99 !important}
.lightyellow, .lightyellow td {border-color: #FFFF99 !important}